Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix converter for DecisionTreeClassifier if n_classses == 1 #1008

Merged
merged 8 commits into from
Aug 1, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Jul 27, 2023

Fixes issue #1007.

@xadupre xadupre added the bug Something isn't working label Jul 27, 2023
xadupre and others added 7 commits August 1, 2023 10:22
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
* Refactor with black

Signed-off-by: Xavier Dupre <[email protected]>

* remove unnecessary skip condition

Signed-off-by: Xavier Dupre <[email protected]>

* freeze lightgbm version

Signed-off-by: Xavier Dupre <[email protected]>

* add ruff to github action

Signed-off-by: Xavier Dupre <[email protected]>

* update badge on README.md

Signed-off-by: Xavier Dupre <[email protected]>

---------

Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupre <[email protected]>
Signed-off-by: Xavier Dupré <[email protected]>
@xadupre xadupre merged commit 3ef5e13 into onnx:main Aug 1, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant